projects
/
openorienteering-mapper.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea93912
)
Fix CMake configuration warnings
author
Kai Pastor
<dg0yt@darc.de>
Sun, 14 Apr 2024 15:01:15 +0000
(17:01 +0200)
committer
Adrian Bunk
<bunk@debian.org>
Tue, 11 Nov 2025 14:36:07 +0000
(16:36 +0200)
Gbp-Pq: Name 0001-Fix-CMake-configuration-warnings.patch
3rd-party/cove/tests/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/3rd-party/cove/tests/CMakeLists.txt
b/3rd-party/cove/tests/CMakeLists.txt
index b4a9786ddef6c438d551a3f6807e278e2b31e046..8fc3c12f508cbeea8b4f63abc523568ccc012535 100644
(file)
--- a/
3rd-party/cove/tests/CMakeLists.txt
+++ b/
3rd-party/cove/tests/CMakeLists.txt
@@
-1,7
+1,3
@@
-cmake_minimum_required(VERSION 3.0 FATAL_ERROR)
-
-# project(CoveTests)
-
find_package(Qt5Core ${Qt5Core_VERSION} REQUIRED)
find_package(Qt5Gui ${Qt5Core_VERSION} REQUIRED)
find_package(Qt5Test ${Qt5Core_VERSION} REQUIRED)